|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
DHCPv6 option IA prefix delegation structure. More...
Public Attributes | |
| int | IAID |
| int | T1 |
| int | T2 |
| vector< Dhcpv6Option > | IAPDOptions |
Public Attributes inherited from Dhcpv6Option | |
| Dhcpv6OptionCode | optionCode |
| short | length |
DHCPv6 option IA prefix delegation structure.
| int Dhcpv6OptionIAPrefixDelegation::IAID |
| vector<Dhcpv6Option> Dhcpv6OptionIAPrefixDelegation::IAPDOptions |
| int Dhcpv6OptionIAPrefixDelegation::T1 |
| int Dhcpv6OptionIAPrefixDelegation::T2 |